Makefile.am: honor aclocal flags
authorJavier Jardón <jjardon@gnome.org>
Mon, 17 Oct 2011 01:47:21 +0000 (02:47 +0100)
committerJavier Jardón <jjardon@gnome.org>
Mon, 17 Oct 2011 01:47:21 +0000 (02:47 +0100)
Makefile.am

index 23b9f8a051572bfddff7a54c074fc2a47df4b71d..b5a49d9e0e7559d383953241ee11a0b6b4820be3 100644 (file)
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
 AUTOMAKE_OPTIONS = foreign dist-bzip2